home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Utilities / Programming / CTools 2.2.1d / CTools / CTools.rsrc / TEXT_149_Editing.txt < prev    next >
Encoding:
Text File  |  1995-12-01  |  1.3 KB  |  14 lines

  1. Let the Pain Begin!
  2.  
  3. It's time for manual editing!  Get the Preparation H restocked, put on the wrist straps, load up several coffee filters in advance, etc!  Here we go!
  4.  
  5. You‚Äôll do the editing in your favorite code editor. I have developed several ways of making the manual editing go faster and easier.
  6.  
  7. Once you have translated the file, quit CTools‚Ñ¢ and open the new .p.c file in your code editor.  Two things that will help here , tremendously, is Think C with CMaster‚Ñ¢ and QuicKeys‚Ñ¢ (as mentioned).  Without these two things (or comparable utilities, if that's possible) the editing of CTools‚Ñ¢ Pascal to C output can and will be a drudgery.  But, still, not as bad as a direct translation of a Pascal file (although I‚Äôve got that down to a science, too)!
  8.  
  9. In addition to these two EXCELLENT utilities, adding in a ‚ÄúCommand-equivalent‚Äù key for your ‚ÄúReplace All‚Äù menu item is essential!  I use the asterisk, because it‚Äôs right next to the mouse, on the numeric keypad.  You do NOT want to be making a mouse trip to the menu bar for the Replace All function!  You are going to be using it 100s of times in the coming task!
  10.  
  11. Use ResEdit or Commander, or whatever, but get a unique Command/equivalent modifier key for this menu item. (Make sure you use a unique key.)
  12.  
  13.  
  14.